home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Word Play Farm
/
Word Play Farm.iso
/
pc
/
movies
/
rwrdfinl.dxr
/
00138.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-07-26
|
150 b
|
11 lines
on exitFrame
if not soundBusy(2) then
sound close 2
end if
if soundBusy(2) then
go(the frame - 1)
else
go(marker(1))
end if
end